inline assembly造句
例句与造句
- exception handling in visual c intrinsics and inline assembly
内部和内联程序集 - inline assembly language is not supported in the x64 compiler
x64编译器中不支持内联程序集语言。 - how to : debug inline assembly code
>如何:调试内联程序集代码 - functions containing inline assembly code in the first statement
函数的第一行语句包含内联程序集代码。 - to debug inline assembly code
调试内联程序集代码 - It's difficult to find inline assembly in a sentence. 用inline assembly造句挺难的
- calling convention for any function written in inline assembly language
在对用内联程序集语言编写的任何函数使用 - inline assembly can be written to determine the stack pointer
可以编写内联程序集(inlineassembly)来确定栈指针。 - optimizing inline assembly
优化内联程序集 - inline assembly code
行内组译程序代码 - examples of native code that cannot appear in a pure image include inline assembly,
不能出现在纯映像中的本机代码的示例包括内联程序集、 - inline assembly code in functions that pass copy-constructed function parameters is not supported
传递复制构造函数参数的函数中的内联程序集代码不受支持。 - is used to compile a program that only uses standard c syntax, the following guidelines apply to the use of inline assembly
用于编译仅使用标准c++语法的程序时,下列原则适用于内联程序集的使用: - functions containing inline assembly code are generated as unmanaged functions, as if they were placed in a separate module that was compiled without
包含内联程序集代码的函数被生成为非托管函数,就像它们放在不使用 - inline assembly code that assumes knowledge of the native stack layout, calling conventions outside of the current function, or other low-level information about the computer may fail if that knowledge is applied to the stack frame for a managed function
如果内联程序集代码假定有关本机堆栈布局、当前函数外部的调用约定或其他有关计算机的低级别信息的知识,则如果将该知识应用于托管函数的堆栈帧,则此内联程序集代码可能失败。